uint64_t replaced with int64_t everywhere.
authorEwan Mellor <ewan@xensource.com>
Sat, 28 Oct 2006 12:30:21 +0000 (13:30 +0100)
committerEwan Mellor <ewan@xensource.com>
Sat, 28 Oct 2006 12:30:21 +0000 (13:30 +0100)
commit65488fbb180a542a7f0b90e5f4ed7445dd2e4787
tree8ea2c41f6d934738052a70c98c667ea5b0042bc8
parentd9f69f287c942760b512167e6b62bea6359582dd
uint64_t replaced with int64_t everywhere.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
17 files changed:
tools/libxen/include/xen_host_cpu.h
tools/libxen/include/xen_int_float_map.h
tools/libxen/include/xen_internal.h
tools/libxen/include/xen_pif.h
tools/libxen/include/xen_sr.h
tools/libxen/include/xen_vdi.h
tools/libxen/include/xen_vif.h
tools/libxen/include/xen_vm.h
tools/libxen/include/xen_vtpm.h
tools/libxen/src/xen_common.c
tools/libxen/src/xen_host_cpu.c
tools/libxen/src/xen_pif.c
tools/libxen/src/xen_sr.c
tools/libxen/src/xen_vdi.c
tools/libxen/src/xen_vif.c
tools/libxen/src/xen_vm.c
tools/libxen/src/xen_vtpm.c